Papers with short story alignment
GNAT: A General Narrative Alignment Tool (2023.emnlp-main)
Copied to clipboard
| Challenge: | Algorithmic sequence alignment is a common operation in many NLP tasks, but it is difficult to recognize similarities between distant versions of narratives such as translations and retellings. |
| Approach: | They propose a general approach to narrative alignment coupling the Smith-Waterman algorithm from bioinformatics with modern text similarity metrics. |
| Outcome: | The proposed approach can be used to identify similarities between two different versions of narratives, and to define rigorous p-values on the significance of any alignment. |